ASP.NET Core MVC コントロールヘルプ
ControlBuilderFactory<TModel> コンストラクタ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilderFactory<TModel> クラス : ControlBuilderFactory<TModel> コンストラクタ
The specified HtmlHelper object.
Initializes a new instance of the ControlBuilderFactory class by using the specified html helper instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper(Of TModel) _
)
public ControlBuilderFactory<TModel>( 
   Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<TModel> helper
)

パラメータ

helper
The specified HtmlHelper object.
参照

ControlBuilderFactory<TModel> クラス
ControlBuilderFactory<TModel> メンバ